Overload | Description |
---|---|
UpdateFrom(IEnumerable<T>) | Updates the collection to match the specified source by adding, deleting, and reordering contents as needed. |
UpdateFrom(IEnumerable,Boolean) | Updates the collection to match the specified source by adding, deleting, and reordering contents as needed. |